home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / glines.schemas < prev    next >
Encoding:
Text File  |  2009-04-14  |  3.0 KB  |  96 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.       <schema>
  4.       <key>/schemas/apps/glines/preferences/size</key>
  5.       <applyto>/apps/glines/preferences/size</applyto>
  6.       <owner>glines</owner>
  7.       <type>int</type>
  8.       <default>2</default>
  9.       <gettext_domain>gnome-games</gettext_domain>
  10.       <locale name="C">
  11.         <short>Playing field size</short>
  12.         <long>Playing field size. 1=Small, 2=Medium, 3=Large. Any other value is invalid.</long>
  13.       </locale>
  14.       </schema>
  15.  
  16.       <schema>
  17.       <key>/schemas/apps/glines/preferences/ball_theme</key>
  18.       <applyto>/apps/glines/preferences/ball_theme</applyto>
  19.       <owner>glines</owner>
  20.       <type>string</type>
  21.       <default>balls.svg</default>
  22.       <gettext_domain>gnome-games</gettext_domain>
  23.       <locale name="C">
  24.         <short>Ball style</short>
  25.         <long>Ball style.  The filename of the images to use for the balls.</long>
  26.       </locale>
  27.       </schema>
  28.  
  29.       <schema>
  30.       <key>/schemas/apps/glines/preferences/background_color</key>
  31.       <applyto>/apps/glines/preferences/background_color</applyto>
  32.       <owner>glines</owner>
  33.       <type>string</type>
  34.       <default>#7590AE</default>
  35.       <gettext_domain>gnome-games</gettext_domain>
  36.       <locale name="C">
  37.         <short>Background color</short>
  38.         <long>Background color.  The hex specification of the background color.</long>
  39.       </locale>
  40.       </schema>
  41.  
  42.       <schema>
  43.       <key>/schemas/apps/glines/preferences/move_timeout</key>
  44.       <applyto>/apps/glines/preferences/move_timeout</applyto>
  45.       <owner>glines</owner>
  46.       <type>int</type>
  47.       <default>100</default>
  48.       <gettext_domain>gnome-games</gettext_domain>
  49.       <locale name="C">
  50.         <short>Time between moves</short>
  51.         <long>Time between moves in milliseconds.</long>
  52.       </locale>
  53.       </schema>
  54.  
  55.       <schema>
  56.       <key>/schemas/apps/glines/saved/score</key>
  57.       <applyto>/apps/glines/saved/score</applyto>
  58.       <owner>glines</owner>
  59.       <type>int</type>
  60.       <default>0</default>
  61.       <gettext_domain>gnome-games</gettext_domain>
  62.       <locale name="C">
  63.         <short>Game score</short>
  64.         <long>Game score from last saved session.</long>
  65.       </locale>
  66.       </schema>
  67.  
  68.       <schema>
  69.       <key>/schemas/apps/glines/saved/field</key>
  70.       <applyto>/apps/glines/saved/field</applyto>
  71.       <owner>glines</owner>
  72.       <type>string</type>
  73.       <default></default>
  74.       <gettext_domain>gnome-games</gettext_domain>
  75.       <locale name="C">
  76.         <short>Game field</short>
  77.         <long>Game field from last saved session.</long>
  78.       </locale>
  79.       </schema>
  80.  
  81.       <schema>
  82.       <key>/schemas/apps/glines/saved/preview</key>
  83.       <applyto>/apps/glines/saved/preview</applyto>
  84.       <owner>glines</owner>
  85.       <type>string</type>
  86.       <default></default>
  87.       <gettext_domain>gnome-games</gettext_domain>
  88.       <locale name="C">
  89.         <short>Game preview</short>
  90.         <long>Game preview from last saved session.</long>
  91.       </locale>
  92.       </schema>
  93.  
  94.   </schemalist>
  95. </gconfschemafile>
  96.